home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1997 December
/
Electronic Clipper 1997-12.iso
/
Idea Source®
/
Gallery.Dir
/
00011_Script_11
< prev
next >
Wrap
Text File
|
1997-11-05
|
215b
|
10 lines
on mouseDown
puppetsound "dong"
repeat while the mousedown
set the visible of sprite 5 to false
updatestage
end repeat
set the visible of sprite 5 to true
updatestage
go the frame +1
end